Fixed GtkMenuItem to reserve the actual arrow size and spacing
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 19 Nov 2010 04:29:20 +0000 (13:29 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 4 Jan 2011 14:37:06 +0000 (23:37 +0900)
commitc690402446f2e75f63660cc838fa08e77c95d2b6
tree322b82aa69f776fe706d033f814cf1ccbbe24cc2
parent26c3f1a26d1f282743513fb437eb3e79b2436690
Fixed GtkMenuItem to reserve the actual arrow size and spacing

GtkMenuItem was reserving arrow size based on it's requested height,
now base the submenu arrow size on the actual arrow size and spacing.
gtk/gtkmenuitem.c